projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9419e3f
5c4f312
)
Auto merge of #3073 - pnkfelix:clarify-lib.name-in-Cargo.toml, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 6 Sep 2016 05:52:29 +0000
(22:52 -0700)
committer
GitHub
<noreply@github.com>
Tue, 6 Sep 2016 05:52:29 +0000
(22:52 -0700)
doc fix: clarify lib.name property
doc fix: clarify lib.name property
`extern crate` uses `lib.name`; default is post '-' => '_' substitution.
Trivial merge